PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / getColor Method
In This Topic
    getColor Method
    In This Topic
    Gets the text color.
    Syntax
    public PDFRgbColor getColor()

    Return Value

    The colour to be used for drawing text and the default value for the colour of table borders and text decorations.
    See Also